home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 116 / MacAddict 116 (Mac Power Pack)(theDISC)(April 2006).iso / Software / Utilities / iGet2.0.3.dmg / iGet.app / Contents / Resources / com.fivespeed.core.spotlightcriterion.popupandcombobox.nib / classes.nib next >
Encoding:
Text File  |  2006-01-19  |  919 b   |  27 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {doRemoveCriterion = id; }; 
  5.             CLASS = FSSpotlightQueryCriterionViewController; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {
  8.                 addCriterionButton = NSButton; 
  9.                 metadataPropertyPopup = NSPopUpButton; 
  10.                 nonretainedDelegate = id; 
  11.                 removeCriterionButton = NSButton; 
  12.                 searchConstraintPopup = NSPopUpButton; 
  13.                 searchConstraintUserInputComboBox = NSComboBox; 
  14.                 searchConstraintsEnclosureView = NSView; 
  15.             }; 
  16.             SUPERCLASS = FSViewController; 
  17.         }, 
  18.         {
  19.             CLASS = FSViewController; 
  20.             LANGUAGE = ObjC; 
  21.             OUTLETS = {view = NSView; }; 
  22.             SUPERCLASS = NSObject; 
  23.         }, 
  24.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  25.     ); 
  26.     IBVersion = 1; 
  27. }